'Declaration
<DispIdAttribute(105)> Function GetBlockSpecialFormat( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As OCRBlockSpecialFormat
[DispId(105)] OCRBlockSpecialFormat GetBlockSpecialFormat( string OCRResultID, int BlockIdx )
function GetBlockSpecialFormat( OCRResultID: String; BlockIdx: Integer ): OCRBlockSpecialFormat;
DispIdAttribute(105) function GetBlockSpecialFormat( OCRResultID : String, BlockIdx : int ) : OCRBlockSpecialFormat;
[DispId(105)] OCRBlockSpecialFormat GetBlockSpecialFormat( string* OCRResultID, int BlockIdx )
[DispId(105)] OCRBlockSpecialFormat GetBlockSpecialFormat( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx